home *** CD-ROM | disk | FTP | other *** search
- object QRLabelsForm: TQRLabelsForm
- Left = 174
- Top = 154
- Width = 596
- Height = 208
- HorzScrollBar.Range = 1200
- VertScrollBar.Range = 2000
- AutoScroll = False
- Caption = 'QuickReport Labels'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 14
- object PageHeader: TQRBand
- Left = 0
- Top = 0
- Width = 1200
- Height = 29
- Align = alTop
- BandType = rbPageHeader
- Color = clWhite
- ForceNewPage = False
- Frame.Width = 0
- Ruler = qrrNone
- object QRLabel1: TQRLabel
- Left = 8
- Top = 8
- width = 616
- height = 14
- Caption =
- 'Page header, change height of this band to adjust the vertical p' +
- 'ositioning of the labels'
- AlignToBand = False
- end
- end
- object Detail: TQRBand
- Left = 0
- Top = 29
- Width = 1200
- Height = 80
- Align = alTop
- BandType = rbDetail
- Color = clWhite
- ForceNewPage = False
- Frame.Width = 0
- Ruler = qrrNone
- object NameField: TQRDBText
- Left = 16
- Top = 8
- width = 63
- height = 14
- AutoSize = True
- end
- object AddressField1: TQRDBText
- Left = 16
- Top = 24
- width = 91
- height = 14
- AutoSize = True
- end
- object AddressField2: TQRDBText
- Left = 16
- Top = 40
- width = 91
- height = 14
- AutoSize = True
- end
- object AddressField3: TQRDBText
- Left = 16
- Top = 56
- width = 91
- height = 14
- AutoSize = True
- end
- end
- object QuickReport: TQuickReport
- ColumnMarginInches = 0
- ColumnMarginMM = 0
- Columns = 3
- DisplayPrintDialog = False
- LeftMarginInches = 0
- LeftMarginMM = 0
- Orientation = poPortrait
- RestartData = True
- SQLCompatible = False
- TitleBeforeHeader = False
- Left = 4
- Top = 128
- end
- end
-